[PATCH] Remove dependency on BitArray.h from zxing-1.2.0
authorBrett T. Warden <brett.t.warden@intel.com>
Fri, 2 Dec 2022 20:06:35 +0000 (12:06 -0800)
committerRene Engelhard <rene@debian.org>
Sun, 5 Feb 2023 17:40:59 +0000 (17:40 +0000)
commitde340f8a463110ef86ac1912dd5afcc9911ba67a
treef680ff294e434b795e0bdfb2b77cf7397835ae38
parent5f6d8808bc0c88856fefe4dfc04678b8e59c5138
[PATCH] Remove dependency on BitArray.h from zxing-1.2.0

In zxing-1.4.0, numerous headers are no longer public. Rework the
ConvertToSVGFormat method so it uses bitmatrix.get instead of
bitmatrix.getRow, similar to the ToSVG method in zxing itself.

See https://github.com/zxing-cpp/zxing-cpp/issues/361

Gbp-Pq: Name 0004-Remove-dependency-on-BitArray.h-from-zxing-1.2.0.patch
cui/source/dialogs/QrCodeGenDialog.cxx